|
|
The Set Attribute command sets the value of an attribute to an input
argument.
Options
- Target Argument: The element that contains the desired
attribute.
- Attribute Setter: The list of attribute setters in the
menu is determined by the type of the target element - not every
attribute setter will work with every type of element. If the
target argument is a variable, then all the possible choices are
listed.
- Input Argument: The value of the input argument is
copied to the target attribute. Variable arguments are
automatically converted to the same type as the target attribute
if necessary and any incompatible values generate a program
error.
|